- format-control char
- символ управления форматом
English-Russian dictionary of computer science. 2015.
English-Russian dictionary of computer science. 2015.
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
C-Control — Das Mikrocontrollermodul C Control wird vom Elektronikunternehmen Conrad Electronic produziert und vermarktet. Die seit 1994 produzierte Mikrocontrollerreihe wird heute in verschiedenen Variationen vertrieben. Neben einem auf einem Motorola (seit … Deutsch Wikipedia
C-control — Das Mikrocontrollermodul C Control wird vom Elektronikunternehmen Conrad Electronic produziert und vermarktet. Die seit 1994 produzierte Mikrocontrollerreihe wird heute in verschiedenen Variationen vertrieben. Neben einem auf einem Motorola (seit … Deutsch Wikipedia
CONRAD-Control — Das Mikrocontrollermodul C Control wird vom Elektronikunternehmen Conrad Electronic produziert und vermarktet. Die seit 1994 produzierte Mikrocontrollerreihe wird heute in verschiedenen Variationen vertrieben. Neben einem auf einem Motorola (seit … Deutsch Wikipedia
Conrad-Control — Das Mikrocontrollermodul C Control wird vom Elektronikunternehmen Conrad Electronic produziert und vermarktet. Die seit 1994 produzierte Mikrocontrollerreihe wird heute in verschiedenen Variationen vertrieben. Neben einem auf einem Motorola (seit … Deutsch Wikipedia
WAV (Format) — Vorlage:Infobox Dateiformat/Wartung/magic fehltVorlage:Infobox Dateiformat/Wartung/standard fehltVorlage:Infobox Dateiformat/Wartung/website fehlt Waveform Dateiendung .wav MIME Type audio/wav audio/wave audio/x wav … Deutsch Wikipedia
printf format string — An example of the printf function. Printf format string (which stands for print formatted ) refers to a control parameter used by a class of functions typically associated with some types of programming languages. The format string specifies a… … Wikipedia
AS/400 Control Language — Infobox programming language name = AS/400 Control Language paradigm = imperative year = designer = IBM developer = IBM latest release version = latest release date = latest test version = latest test date = typing = implementations = dialects =… … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Comparison of programming languages (basic instructions) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Printf — The class of printf functions (which stands for print formatted ) is a class of functions, typically associated with curly bracket programming languages, that accept a string parameter (called the format string) which specifies a method for… … Wikipedia